public static List<Placement3D> CopyTo( Placement3D newParent, List<Placement3D> listObjects )
public: static List<Placement3D^>^ CopyTo( Placement3D^ newParent, List<Placement3D^>^ listObjects )
Parameters
| Parameter Name | Description |
|---|---|
| newParent | New parent of the copied objects. |
| listObjects | Objects to copy |
Return Value
List of the new placements